From: Keir Fraser Date: Mon, 4 Aug 2008 22:00:30 +0000 (+0100) Subject: Revert 18232:2e47722d3501 X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14165^2~22 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=6295f7b8fd87c41a5d1cbfabc5e8f2fd49a99cf3;p=xen.git Revert 18232:2e47722d3501 --- diff --git a/Config.mk b/Config.mk index 990489fcdb..2cb15d4be0 100644 --- a/Config.mk +++ b/Config.mk @@ -82,9 +82,9 @@ QEMU_REMOTE=http://xenbits.xensource.com/git-http/qemu-xen-unstable.git # Specify which qemu-dm to use. This may be `ioemu' to use the old # Mercurial in-tree version, or a local directory, or a git URL. -CONFIG_QEMU ?= ioemu +# CONFIG_QEMU ?= ioemu # CONFIG_QEMU ?= ../qemu-xen.git -# CONFIG_QEMU ?= $(QEMU_REMOTE) +CONFIG_QEMU ?= $(QEMU_REMOTE) # Optional components XENSTAT_XENTOP ?= y